func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentOutputLocation

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L11117: func awsRestxml_serializeDocumentOutputLocation(v *types.OutputLocation, value smithyxml.Value) error {
		serializers.go#L11824: 		if err := awsRestxml_serializeDocumentOutputLocation(v.OutputLocation, el); err != nil {